#GitLab home lab projects
Explore tagged Tumblr posts
Text
GitLab CI CD Pipelines for Home Lab: A Step-by-Step Guide
GitLab CI CD Pipelines for Home Lab: A Step-by-Step Guide #homelab #selfhosted #GitLabCICDtutorial #HomeLabCICDsetup #StepByStepGitLabguide #CICDPipelinesexplained #GitLabhomelabprojects #ContinuousDeploymentHomeLab #ContinuousIntegration#GitLabPipeline
If you are like me, for years, you have used scheduled tasks in the home lab and production to accomplish various tasks. However, delving into the world of CI CD opens many opportunities to learn how to use this instead of rudimentary scheduled tasks to carry out automation. And the benefits are tremendous, especially when you use source to manage your DevOps code. However, many see the term “ci…
View On WordPress
#CI/CD Home Lab Tips#CI/CD Pipelines explained#Continuous Deployment Home Lab#Continuous Integration Guide#GitLab CI/CD tutorial#GitLab home lab projects#GitLab Pipelines walkthrough#Home Lab CI/CD setup#Master GitLab Pipelines#Step-by-Step GitLab guide
0 notes
Link
via grafana.com
There are countless Grafana dashboards that will only ever be seen internally. But there are also a number of large organizations that have made their dashboards public for a variety of uses. These dashboards can be interesting to browse, giving you an insider’s peek into how real Grafana users set up their visualizations, with actual live data to boot.
Perhaps some of them will inspire you to get to work on your own Grafana?
GitLab
GitLab is a famously transparent company. They’ve even live streamed internal outages in the past. So it’s not surprising that they’d make a bunch of their internal Grafana dashboards for their cloud infrastructure public. The GitLab Dashboard offers graphs on everything from disk stats to fleet overviews, to alert reporting and triage.
Wikimedia
As one of the most popular sites on the Internet, Wikipedia operates at a truly incredible scale. The foundation behind the site exposes its Wikimedia Metrics via Grafana dashboards. The dashboards range from a global datacenter overview to API request rates. Be sure to adjust your eyes for some of their mind-bogglingly high numbers.
Cloud Native Computing Foundation
CNCF’s DevStats tool provides analysis of GitHub activity for Kubernetes and the other CNCF projects. Dashboards track a multitude of metrics, including the number of contributions, the level of engagement of contributors, how long it takes to get a response after an issue is opened, and which special interest groups (SIGs) are the most responsive. Grafana Labs is a member of the CNCF, and while we provided some help in getting DevStats up and running, the CNCF has put a lot of effort into this open source tool. It’s impressive to see what they’ve accomplished.
Grid Computing Centre Karlsruhe
GridKa, which is the home to the Large Hadron Collider, visualizes its data with a public GridKa Grafana that tracks everything from cluster utilization to system metrics for its experiments. Grafana powering science.
CERN
The European Organization for Nuclear Research operates the largest physics laboratory in the world. You can find more details about the experiments that members are doing at the Large Hadron Collider and other facilities on this public Grafana. Note those are tens of Gigabits per second they’re talking about.
Zabbix Plugin
There’s a Grafana plugin for the Zabbix open source network monitoring system that’s maintained by one of our Grafana Labs team members, Alexander Zobnin, and his play site provides a good demo of how the plugin works.
OGC SensorThings Plugin
This is a demo site for a plugin for the open source framework for interconnecting IoT. The example shown here is live tracking of a shuttle bus.
Hiveeyes Project
The open source Hiveeyes Project is developing a flexible beehive monitoring infrastructure platform. This public Grafana visualizes weather in Germany.
Percona
The Percona demo site offers examples of its Percona Monitoring and Management dashboard. It’s an open source platform that provides time-based analysis to ensure that your data works as efficiently as possible.
Grafana
And of course there’s the Grafana Play dashboard. This is one of the original public Grafana instances, hosted by Grafana Labs. It has served multiple purposes. First, it’s a demo site for people to get introduced to the various features and capabilities of Grafana. We also use it as a way to test issues or fixes, or demonstrate particular features.
0 notes
Text
Astrocyte
Astrocyte is a project I use to set up my home lab and private infrastructure. Astrocyte’s source can be found on Github and Gitlab.
Primary OS: Ubuntu 18.04 LTS
It uses Ubuntu Bionic Beaver 18.04 LTS as the primary OS for both hosts and KVM guests,
Ubuntu Bionic Beaver 18.04 LTS was chosen because
most recent at the time of writing (2018).
used universally with abundant documentation.
Provisioni…
View On WordPress
0 notes
Text
Best Docker Containers for DevOps in 2024
Best Docker Containers for DevOps in 2024 #devops #containers #dockercontainers #gitlab #jenkins #hashicorpvault #sonarqube #gitea #telegraf #prometheus #nginxproxymanager #traefik #influxdb #grafana #argocd #openbao #harbor #vault
I use a LOT of Docker containers in the home lab and in my DevOps journey to continually work with various code projects, automation, and just running applications in containers. There are myriads of DevOps containers to be aware of that provide a lot of value and can help you achieve various business and technical objectives. There are several DevOps containers that I want to share with you that…
0 notes
Text
Automate Home Lab Server Updates with GitLab CI CD
Automate Home Lab Server Updates with GitLab CI CD @vexpert #vmwarecommunities #devops #gitlab #linuxupdates #ubuntuupdates #automation #cicdpipeline #virtualization #homelab #homeserver #selfhosted #selfhosting #vhtforumsupdates #learneveryday
I recently wrote a blog post about replacing traditional Windows scheduled tasks with a CI/CD pipeline and the automation it provides. There are so many advantages to running something like Gitlab in your home lab to centralize your automation and help with bringing one-off scripts into source control with Git. I wanted to share with you guys a cool project I have been working on to bring my…
View On WordPress
0 notes